SwipeTracker.this

Creates a new AdwSwipeTracker for @widget.

  1. this(AdwSwipeTracker* adwSwipeTracker, bool ownedRef)
  2. this(SwipeableIF swipeable)
    class SwipeTracker

Parameters

swipeable SwipeableIF

a widget to add the tracker on

Return Value

the newly created AdwSwipeTracker

Throws

ConstructionException GTK+ fails to create the object.

Meta